• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

당면한 문제

매크로 문자열 추가(char* 추가) 문제

string 클래스가 다시 불러왔기 때문에 +=와 + 당신의char*와char*를 추가하려면 안 됩니다. 두 바늘을 더하면 안 됩니다. (여기도 은밀한 전환이 불가능합니다.) 1,string+char*,char*+string,char*+char*는 안 됩니다.2. 매크로 정의 문자열은char*;...

당면한 문제

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more